Total Complexity | 20 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 175 |
Lines of code | 105 |
Logical lines of code | 53 |
Comment lines | 24 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getDocumentResult() | 50 | 5 | 27 | |
checkResponse() | 53 | 5 | 24 | |
sendRequest() | 62 | 3 | 11 | |
execGet() | 65 | 2 | 8 | |
__construct() | 70 | 1 | 6 | |
execPost() | 65 | 1 | 9 | |
execDelete() | 65 | 1 | 9 | |
makeHeaders() | 69 | 1 | 7 | |
calcSign() | 75 | 1 | 4 |